-
Home
-
Barcode Scanner (+Mobile App) – Inventory manager, Order fulfillment system, POS (Point of Sale)
-
1.1.5
-
Code
-
Classes
- CartActions
Total Complexity |
111 |
Dependencies |
5 |
Dependents |
2 |
Total lines |
490 |
Lines of code |
344 |
Logical lines of code |
210 |
Comment lines |
0 |
Methods |
18 |
Properties |
3 |
Methods 18
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
addItemToCart() |
D |
34 |
42 |
81 |
orderCreate() |
B |
39 |
16 |
60 |
restoreCart() |
A |
49 |
10 |
29 |
getWcCheckoutErrors() |
A |
56 |
8 |
18 |
findProductInCart() |
S |
61 |
7 |
11 |
addItem() |
S |
51 |
5 |
25 |
changeQuantityInCart() |
S |
59 |
5 |
13 |
getWcErrors() |
S |
61 |
5 |
12 |
getCartItems() |
S |
63 |
2 |
10 |
wcSession() |
S |
64 |
2 |
10 |
initFieldPrice() |
S |
68 |
2 |
7 |
getCartDetails() |
S |
62 |
1 |
11 |
removeItem() |
S |
63 |
1 |
11 |
getStatuses() |
S |
69 |
1 |
7 |
updateAttributes() |
S |
64 |
1 |
10 |
cartClear() |
S |
66 |
1 |
9 |
cartRecalculate() |
S |
64 |
1 |
10 |
updateQuantity() |
S |
64 |
1 |
10 |